﻿@charset "utf-8";
/* CSS Document */

.King_Chance_Layer { position:fixed; right:0; bottom:0; width:0; height:0; z-index:999;background:#fff;width:400px;font-size:12px;}
.King_Chance_Layer * { margin:0; padding:0; border:none; list-style:none;}
*html {background-attachment:fixed;}
*html .King_Chance_Layer  {position:absolute; top:expression(offsetParent.scrollTop+document.documentElement.clientHeight-this.offsetHeight);}
.King_Chance_LayerCont { position:absolute; width:400px; height:274px; overflow:hidden; font-size:12px; right:0; bottom:0; display:none;border:1px solid #e0e0e0; }
.King_Chance_LayerCont img {border:none; float:none; vertical-align:top;}
.King_Chance_Layer_Close {  position:absolute; right:10px; top:0px; cursor:pointer; font-size:12px; color:#000;}
.King_Chance_Layer_Title {line-height:42px;background:#f6f0f3;border-bottom:1px solid #e0e0e0;position:relative;font-size:14px;padding:0 0 0 10px;font-size:18px;color:#666;line-height:42px;height:42px; position:relative;}
.King_Chance_LayerCont ul{ padding:0 0 0 30px;}
.King_Chance_LayerCont ul li{ line-height:30px; height:30px; overflow:hidden; font-size:14px;}
.King_Chance_LayerCont ul li a{color:#666;}